home *** CD-ROM | disk | FTP | other *** search
- on mouseDown
- puppetTransition(0)
- set the movieRate of sprite 2 to 0
- sound stop 1
- NextScreen()
- puppetSprite(45, 0)
- sound fadeOut 2, 45
- if the movie = "main.dir" then
- go("enter")
- else
- go("enter", "Main")
- end if
- end
-